Adding O_spec feature#487
Closed
Monikacopilot2 wants to merge 3 commits into
Closed
Conversation
|
I tested the code, and it’s working as expected. I’m able to see the O-specs. |
Collaborator
|
I've added basic O and I spec "Ruler" support to the RPGLE extension. To support O and I better. |
Member
|
|
Added testcase for O-spec for support. |
Member
|
@Monikaibmi15 If you could fix the conflicts, that would be great |
worksofliam
approved these changes
May 5, 2026
worksofliam
left a comment
Member
There was a problem hiding this comment.
fix the conflicts and we're good
|
@worksofliam This PR had a significant number of merge conflicts, so we’ve created a new PR with all conflicts resolved and the latest updates incorporated to make the review process smoother. Please refer to the new PR for review #507 |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added comprehensive O-spec (Output Specification) parsing support to the fixed-form RPG parser in language/models/fixed.js.
Changes Made
New Function: parseOLine()
Implemented a complete parser for fixed-form RPG Output specifications that extracts all standard O-spec fields according to IBM i RPG column positions